stop(); /////////////////////// if (_global.var_destaque == "acao") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Swing Cat"; _root.secoes.descricoes.descricao.text = "Find your little friend to play this funny multiplayer game"; _root.controle = "A - first player action key, L - second player action key"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Action\\2290.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Action\\2290.swf"; loadMovie("interface\\imagens\\swing.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "aventura") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Black beaks"; _root.secoes.descricoes.descricao.text = "Help the toucan to collect the cereals in this island"; _root.controle = "Arrow keys - to control, Space bar - to jump, Up arrow key - to fly"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Adventure\\blackbeaks.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\blackbeaks.swf"; loadMovie("interface\\imagens\\blackbeaks.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "corrida") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Pmg Racing"; _root.secoes.descricoes.descricao.text = "Keep your car in one piece while driving through this rough track"; _root.controle = "Mouse - to move"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Race\\PmgRacing.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\PmgRacing.exe"; loadMovie("interface\\imagens\\PmgRacing.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "estrategia") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Flash Chess 3D"; _root.secoes.descricoes.descricao.text = "Essentially it's a chess game, but on 3D"; _root.controle = "Mouse left button - to move"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Strategy\\flash_chess_3d.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Strategy\\flash_chess_3d.swf"; loadMovie("interface\\imagens\\flash_chess_3d.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "luta") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Sponge Bob Bustup"; _root.secoes.descricoes.descricao.text = "Show Sponge Bob the easier way to defeat Patrick and his friends in a fight"; _root.controle = "Left and right arrow keys - to duck - S, D - to strike"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Fight\\sb_bust.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Fight\\sb_bust.swf"; loadMovie("interface\\imagens\\sb_bust.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "nave") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "30k Starfighter"; _root.secoes.descricoes.descricao.text = "Galaga alike game"; _root.controle = "Arrow keys - to control, Space bar - to shoot"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Airplane\\30k_starfighter.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Airplane\\30k_starfighter.swf"; loadMovie("interface\\imagens\\30k_starfighter.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "plataforma") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("jogar"); _root.nome = "Sonic Mega Collection"; _root.secoes.descricoes.descricao.text = "The classic Sonic game, now in flash: It's time to remember the famous porcupine"; _root.controle = "Arrow keys - to control, Space bar - to jump"; _root.comando = "run.app"; _root.licenca = "Feeware"; _root.caminho = "\\Platform\\Sonic Mega Collection\\Loader.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Platform\\Sonic Mega Collection\\Loader.swf"; loadMovie("interface\\imagens\\SonicMega.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "puzzle") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("joga"); _root.nome = "Bunch"; _root.secoes.descricoes.descricao.text = "Align up identically colored balls to score points. Beware the time"; _root.controle = "Mouse left button - to play"; _root.comando = "run.app"; _root.licenca = "Demo"; _root.caminho = "\\Puzzle\\BunchDemo.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Puzzle\\BunchDemo.exe"; loadMovie("interface\\imagens\\BunchDemo.jpg", "_root.secoes.descricoes.destino"); }; // ------- if (_global.var_destaque == "essenciais") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("download"); _root.nome = "DirectX 9"; _root.secoes.descricoes.descricaos.text = "Download right now the latest DirectX 9 version, an essential software for many Windows games. Note: It's necessary to be connected to the Web, file size 55 mb"; _root.controle = "-"; _root.comando = "LINK"; _root.licenca = "Freeware"; _root.caminho = "http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; loadMovie("interface\\imagens\\directx9.jpg", "_root.secoes.descricoes.destino"); }; // -------